From 4ee4d5cc486fbfbd286ee08efb2bfbbdd30ba712 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Wed, 25 Oct 2006 21:25:57 +0000 Subject: [PATCH] Add option index for dmtlog format. --- gpsbabel/xmldoc/formats/options/dmtlog-index.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/options/dmtlog-index.xml diff --git a/gpsbabel/xmldoc/formats/options/dmtlog-index.xml b/gpsbabel/xmldoc/formats/options/dmtlog-index.xml new file mode 100644 index 000000000..69cfb72c7 --- /dev/null +++ b/gpsbabel/xmldoc/formats/options/dmtlog-index.xml @@ -0,0 +1,16 @@ + + Convert track number 'index' from source into dmtlog format. + + + The known variants of Tracklog 'digital mapping' files supports only + one track per file. If you have more than one track in source + (f.e MapSource and many others can do such heavy things), you + can specify which track should by used for the conversion. + + + The default index is 1 (the first track of a possible list of tracks). + + + An example usage you can find at the ignrando format, + which uses option index in same manner. + -- 2.30.2